home *** CD-ROM | disk | FTP | other *** search
- # ***** BEGIN LICENSE BLOCK *****
- # Version: MPL 1.1/GPL 2.0/LGPL 2.1
- #
- # The contents of this file are subject to the Mozilla Public License Version
- # 1.1 (the "License"); you may not use this file except in compliance with
- # the License. You may obtain a copy of the License at
- # http://www.mozilla.org/MPL/
- #
- # Software distributed under the License is distributed on an "AS IS" basis,
- # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- # for the specific language governing rights and limitations under the
- # License.
- #
- # The Original Code is Mozilla MathML Project.
- #
- # The Initial Developer of the Original Code is
- # The University of Queensland.
- # Portions created by the Initial Developer are Copyright (C) 2001
- # the Initial Developer. All Rights Reserved.
- #
- # Contributor(s):
- # Roger B. Sidje <rbs@maths.uq.edu.au>
- # Karl Tomlinson <karlt+@karlt.net>, Mozilla Corporation
- #
- # Alternatively, the contents of this file may be used under the terms of
- # either the GNU General Public License Version 2 or later (the "GPL"), or
- # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
- # in which case the provisions of the GPL or the LGPL are applicable instead
- # of those above. If you wish to allow use of your version of this file only
- # under the terms of either the GPL or the LGPL, and not to allow others to
- # use your version of this file under the terms of the MPL, indicate your
- # decision by deleting the provisions above and replace them with the notice
- # and other provisions required by the GPL or the LGPL. If you do not delete
- # the provisions above, a recipient may use your version of this file under
- # the terms of any one of the MPL, the GPL or the LGPL.
- #
- # ***** END LICENSE BLOCK *****
-
- # LOCALIZATION NOTE: FILE
- # Do not translate anything in this file
-
- # This file contains the list of some stretchy MathML chars that
- # can be rendered with STIXSize* set of fonts,
- # with some help from STIXNonUnicode.
-
- external.1 = STIXNonUnicode
- external.2 = STIXSize2
- external.3 = STIXSize3
- external.4 = STIXSize4
- external.5 = STIXSize5
-
- # [ T/L | M | B/R | G | size0 ... size{N-1} ]
- \u0028 = \u239B\uFFFD\u239D\u239C\uFFFD((@2(@3(@4 # (
- \u0029 = \u239E\uFFFD\u23A0\u239F\uFFFD))@2)@3)@4 # )
- \u005B = \u23A1\uFFFD\u23A3\u23A2\u005B[[@2[@3[@4 # [
- \u005D = \u23A4\uFFFD\u23A6\u23A5\u005D]]@2]@3]@4 # ]
- \u007B = \u23A7\u23A8\u23A9\u23AA\u007B{{@2{@3{@4 # {
- \u007D = \u23AB\u23AC\u23AD\u23AA\u007D}}@2}@3}@4 # }
-
- # E000 stix-radical symbol vertical extender
- # E001 stix-radical symbol top corner
- \u221A = \uE001@1\uFFFD\u221A@4\uE000@1\uFFFD\u221A\u221A@2\u221A@3 # Sqrt, radic
-
- \u222B = \u2320\uFFFD\u2321\u23AE\u222B # Integral, int
-